{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Hessle Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.572342,
            53.81245
          ],
          [
            -1.572012,
            53.812031
          ],
          [
            -1.571682,
            53.811612
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628295, LS6 1EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.572296406313969,
          53.8124046851555
        ]
      }
    }
  ]
}