{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harvey Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.679747,
            52.00314
          ],
          [
            -0.679916,
            52.003249
          ],
          [
            -0.680074,
            52.003295
          ],
          [
            -0.680454,
            52.003406
          ],
          [
            -0.680619,
            52.003473
          ],
          [
            -0.680784,
            52.00354
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095508188, MK17 9PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6801221096992034,
          52.00342005068197
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095508192, MK17 9PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6796057636982719,
          52.00314452656358
        ]
      }
    }
  ]
}