{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Archery Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.302339,
            50.781278
          ],
          [
            0.302543,
            50.781511
          ],
          [
            0.302747,
            50.781744
          ],
          [
            0.30287,
            50.781856
          ],
          [
            0.302993,
            50.781969
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010655866, BN22 7GA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.30288300390793577,
          50.78165050158341
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023281321, BN22 7RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3022683233885403,
          50.78126690266589
        ]
      }
    }
  ]
}