{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Farm Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.117124,
            52.457329
          ],
          [
            -0.117771,
            52.457121
          ],
          [
            -0.118417,
            52.456912
          ],
          [
            -0.120617,
            52.45624
          ],
          [
            -0.122817,
            52.455568
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000157991, PE26 2UZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11776547347661735,
          52.456781972511784
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093627365, PE26 2SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11715375450942636,
          52.457320700704294
        ]
      }
    }
  ]
}