{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lawnswood Vale",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.589065,
            53.846531
          ],
          [
            -1.589083,
            53.846308
          ],
          [
            -1.589101,
            53.846085
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72754484, LS16 8GE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5893111333808672,
          53.846070157366825
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72755319, LS16 8GB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.589063554829515,
          53.84651870792446
        ]
      }
    }
  ]
}