{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Middle Cross Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.582657,
            53.793737
          ],
          [
            -1.582429,
            53.793777
          ],
          [
            -1.582201,
            53.793816
          ],
          [
            -1.58195,
            53.79386
          ],
          [
            -1.581699,
            53.793905
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628468, LS12 1PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.582580990993736,
          53.7937548009386
        ]
      }
    }
  ]
}