{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bowlditch Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.475958,
            51.29759
          ],
          [
            -2.476119,
            51.298941
          ],
          [
            -2.476116,
            51.299514
          ],
          [
            -2.476112,
            51.300583
          ],
          [
            -2.476207,
            51.300731
          ],
          [
            -2.476313,
            51.300895
          ],
          [
            -2.476416,
            51.301054
          ],
          [
            -2.476504,
            51.301401
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023104998, BA3 2XD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.475957647285274,
          51.29759432796946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091547727, BA3 2XP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4767203164349025,
          51.30060349102303
        ]
      }
    }
  ]
}