{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Walkmill Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.036076,
            52.671815
          ],
          [
            -2.03593,
            52.671779
          ],
          [
            -2.035784,
            52.671742
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008163670, WS11 0XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0343108341008005,
          52.671790781938334
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014214920, WS11 0XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.036055905114354,
          52.67182621873973
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003096472, WS11 0XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0327282833659313,
          52.67154851202014
        ]
      }
    }
  ]
}