{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Croft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.107241,
            50.68685
          ],
          [
            -2.10718,
            50.686689
          ],
          [
            -2.10712,
            50.686528
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011954486, BH20 4NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1073331915109885,
          50.68702208450354
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040614926, BH20 4NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1073329446991305,
          50.68691417202314
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040614928, BH20 4NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1072484010308212,
          50.6870851118151
        ]
      }
    }
  ]
}