{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Club Gardens Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.015898,
            51.383102
          ],
          [
            0.016494,
            51.383096
          ],
          [
            0.01709,
            51.38309
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003640291, BR2 7NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.01647217094192409,
          51.38309203478647
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015377250, BR2 7LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.01695726758465895,
          51.38301174141791
        ]
      }
    }
  ]
}