{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barn Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.405212,
            51.305159
          ],
          [
            -2.406165,
            51.305817
          ],
          [
            -2.407118,
            51.306476
          ],
          [
            -2.407342,
            51.306695
          ],
          [
            -2.407566,
            51.306915
          ],
          [
            -2.408163,
            51.307642
          ],
          [
            -2.408761,
            51.30837
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001143305, BA2 8NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.407304463012365,
          51.30635065484181
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001151985, BA2 8NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4051706951361944,
          51.30514416632777
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023112771, BA2 8LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.407912938628187,
          51.30702292162543
        ]
      }
    }
  ]
}