{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Damson Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.130016,
            52.037311
          ],
          [
            -0.130314,
            52.03722
          ],
          [
            -0.130612,
            52.03713
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023323188, SG7 5EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13002705779235163,
          52.03731577886866
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070037162, SG7 5EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1305239529090566,
          52.037287697538
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070043633, SG7 5EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13031771701616202,
          52.03733837555428
        ]
      }
    }
  ]
}