{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fairfax Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.746274,
            51.28341
          ],
          [
            -0.745944,
            51.283416
          ],
          [
            -0.745967,
            51.283249
          ],
          [
            -0.746016,
            51.282877
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002617856, GU14 6QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7459859833585215,
          51.28293944271301
        ]
      }
    }
  ]
}