{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Ellers Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.519144,
            53.816167
          ],
          [
            -1.51869,
            53.815977
          ],
          [
            -1.518237,
            53.815786
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628157, LS8 4EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5190834268032436,
          53.816149003565094
        ]
      }
    }
  ]
}