{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Peveril Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.455061,
            53.559281
          ],
          [
            -2.454787,
            53.559459
          ],
          [
            -2.454513,
            53.559637
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Peveril Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.454513,
            53.559637
          ],
          [
            -2.453981,
            53.55998
          ],
          [
            -2.453673,
            53.560179
          ],
          [
            -2.453388,
            53.560279
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070910640, BL3 3LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4545130713299557,
          53.55963663477561
        ]
      }
    }
  ]
}