// This file is part of Coog. The COPYRIGHT file at the top level of // this repository contains the full copyright notices and license terms. export const field = { "label": "1 Rue d'Hauteville, Paris, France", "value": { "description": "1 Rue d'Hauteville, Paris, France", "matched_substrings": [ { "length": 1, "offset": 0 }, { "length": 16, "offset": 2 } ], "place_id": "ChIJRYbInhZu5kcRK4kF6xY-fAM", "reference": "ChIJRYbInhZu5kcRK4kF6xY-fAM", "structured_formatting": { "main_text": "1 Rue d'Hauteville", "main_text_matched_substrings": [ { "length": 1, "offset": 0 }, { "length": 16, "offset": 2 } ], "secondary_text": "Paris, France" }, "terms": [ { "offset": 0, "value": "1" }, { "offset": 2, "value": "Rue d'Hauteville" }, { "offset": 20, "value": "Paris" }, { "offset": 27, "value": "France" } ], "types": [ "street_address", "geocode" ] } }