{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Scotton Park",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.716403,
            54.367867
          ],
          [
            -1.715939,
            54.367875
          ],
          [
            -1.715475,
            54.367883
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004780369, DL9 3PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7158120889838562,
          54.36806304028327
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004780370, DL9 3PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.716212071475859,
          54.36809094169846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034647185, DL9 3PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7164290932048887,
          54.367866772850995
        ]
      }
    }
  ]
}