{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Edroyd Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.674083,
            53.814497
          ],
          [
            -1.67415,
            53.814265
          ],
          [
            -1.674171,
            53.814196
          ],
          [
            -1.674218,
            53.814034
          ],
          [
            -1.674144,
            53.813941
          ],
          [
            -1.674069,
            53.813848
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72791776, LS28 5JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6740993705843015,
          53.813856736810756
        ]
      }
    }
  ]
}