{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Headingley View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.583094,
            53.818555
          ],
          [
            -1.583408,
            53.819059
          ],
          [
            -1.583722,
            53.819563
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72637195, LS6 3EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5836921373593698,
          53.81952729532995
        ]
      }
    }
  ]
}