{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Abbotsford Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.546992,
            51.320098
          ],
          [
            -0.546611,
            51.320198
          ],
          [
            -0.546601,
            51.320201
          ],
          [
            -0.546199,
            51.320214
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002435222, GU22 7AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5469778318901257,
          51.320097748028005
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061636330, GU22 7BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5463969246294654,
          51.320315349398435
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061636331, GU22 7BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.546641360791856,
          51.320300397976276
        ]
      }
    }
  ]
}