{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vange Corner Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.460524,
            51.550157
          ],
          [
            0.460349,
            51.550292
          ],
          [
            0.460217,
            51.550395
          ],
          [
            0.459909,
            51.550633
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001047279, SS16 5LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4604967168699089,
          51.55018446037122
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093505355, SS16 5LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.46034708303489447,
          51.55061927578596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001545426, SS16 5LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.45952771788459057,
          51.550672433554304
        ]
      }
    }
  ]
}