{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dauntsey Brow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.86588,
            53.396116
          ],
          [
            -2.865547,
            53.396339
          ],
          [
            -2.865213,
            53.396562
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38263098, L25 2XU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8658804507678526,
          53.39611621374221
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38277769, L25 2XX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8654384708481193,
          53.39656886198607
        ]
      }
    }
  ]
}