{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dicky Grounds Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.810206,
            54.182331
          ],
          [
            -0.813043,
            54.182938
          ],
          [
            -0.81588,
            54.183545
          ],
          [
            -0.8173,
            54.183838
          ],
          [
            -0.818393,
            54.184064
          ],
          [
            -0.818573,
            54.184218
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002319488, YO17 6RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8196884735163869,
          54.18001406976654
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070749218, YO17 6RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8185594150225826,
          54.184146459827524
        ]
      }
    }
  ]
}