{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wattons Ford",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.813437,
            50.815123
          ],
          [
            -1.812384,
            50.81528
          ],
          [
            -1.812073,
            50.81526
          ],
          [
            -1.811742,
            50.81524
          ],
          [
            -1.811595,
            50.81523
          ],
          [
            -1.811402,
            50.815245
          ],
          [
            -1.811264,
            50.815255
          ],
          [
            -1.811043,
            50.815271
          ],
          [
            -1.810616,
            50.815354
          ],
          [
            -1.809364,
            50.8156
          ],
          [
            -1.808203,
            50.815591
          ],
          [
            -1.807829,
            50.815492
          ],
          [
            -1.807794,
            50.815502
          ],
          [
            -1.80776,
            50.815511
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002929292, BH24 2BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8134333216221277,
          50.81512184394949
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004746286, BH24 2AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8076521616309549,
          50.816101648712454
        ]
      }
    }
  ]
}