{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Athlone Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.589682,
            53.79564
          ],
          [
            -1.589295,
            53.795674
          ],
          [
            -1.588907,
            53.795709
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72627911, LS12 1UD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5890136390627296,
          53.79570044218076
        ]
      }
    }
  ]
}