{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thornleigh Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.516582,
            53.791979
          ],
          [
            -1.516365,
            53.791718
          ],
          [
            -1.516148,
            53.791456
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72212666, LS9 8RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5167497837211803,
          53.79189888030975
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72561583, LS9 8RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5165543154114587,
          53.79173630781993
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72647383, LS9 0AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5161774251487934,
          53.7915100871759
        ]
      }
    }
  ]
}