{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Middlefield Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.81014,
            51.202952
          ],
          [
            -0.809778,
            51.20307
          ],
          [
            -0.809746,
            51.203024
          ],
          [
            -0.80955,
            51.202743
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013892599, GU9 8UL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8101668120082285,
          51.20296639528379
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025225796, GU9 8PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8095401747503947,
          51.202843122353016
        ]
      }
    }
  ]
}