{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Hares Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.522439,
            53.816566
          ],
          [
            -1.522494,
            53.816904
          ],
          [
            -1.522549,
            53.817241
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628271, LS8 4LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.522449708442718,
          53.81663880984814
        ]
      }
    }
  ]
}