{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Heatherbank Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.901847,
            50.72185
          ],
          [
            -1.901651,
            50.721807
          ],
          [
            -1.901456,
            50.721763
          ],
          [
            -1.901326,
            50.721748
          ],
          [
            -1.901195,
            50.721733
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014275333, BH4 8DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9017758437862473,
          50.72182333359467
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024392116, BH4 8EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9010108684781737,
          50.72182268842365
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094777424, BH4 8EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9010108684781737,
          50.72182268842365
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041058775, BH4 8EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9010108684781737,
          50.72182268842365
        ]
      }
    }
  ]
}