{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rothwell Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.507621,
            51.363617
          ],
          [
            -0.507436,
            51.363638
          ],
          [
            -0.507251,
            51.363659
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092959625, KT15 1DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5076219102920599,
          51.363611581769895
        ]
      }
    }
  ]
}