{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Custard Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.996722,
            50.890562
          ],
          [
            -1.996468,
            50.890711
          ],
          [
            -1.9964,
            50.890751
          ],
          [
            -1.996167,
            50.890888
          ],
          [
            -1.995554,
            50.891533
          ],
          [
            -1.995029,
            50.892084
          ],
          [
            -1.994631,
            50.892615
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002927799, BH21 5DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.996692829825868,
          50.89053746719401
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002931025, BH21 5DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.995697586316326,
          50.890879148467725
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024874026, BH21 5ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9955411064043804,
          50.89185931513668
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095834774, BH21 5DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.995512746506801,
          50.891023020426616
        ]
      }
    }
  ]
}