{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Lunan Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.517902,
            53.817205
          ],
          [
            -1.518144,
            53.817305
          ],
          [
            -1.518386,
            53.817405
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628425, LS8 4EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5179926210731154,
          53.81723217859744
        ]
      }
    }
  ]
}