{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Police Station Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.355009,
            51.639034
          ],
          [
            -0.355273,
            51.63892
          ],
          [
            -0.355537,
            51.638806
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013906936, WD23 1AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.35500930081564536,
          51.63903443097177
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034170819, WD23 1SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.35573071978907206,
          51.6386668672443
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093523390, WD23 1GS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3554264184989254,
          51.638689581963675
        ]
      }
    }
  ]
}