{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Hessle Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.571687,
            53.812627
          ],
          [
            -1.571364,
            53.812204
          ],
          [
            -1.571042,
            53.81178
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628297, LS6 1EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5716568307518486,
          53.81257317653071
        ]
      }
    }
  ]
}