{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Two Pole Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.197591,
            52.53044
          ],
          [
            -0.203419,
            52.532926
          ],
          [
            -0.209249,
            52.535412
          ],
          [
            -0.20981,
            52.535679
          ],
          [
            -0.210371,
            52.535946
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012046095, PE7 3DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1976483773043579,
          52.53046748962235
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012049727, PE7 3DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.20426254939034352,
          52.53349011281907
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015818617, PE7 3DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.19992000849671987,
          52.53115840719112
        ]
      }
    }
  ]
}