{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Mayville Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.575868,
            53.811741
          ],
          [
            -1.574995,
            53.811977
          ],
          [
            -1.574121,
            53.812213
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628459, LS6 1LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.575841677894097,
          53.81174316551694
        ]
      }
    }
  ]
}