{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Catherines Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.680638,
            53.723599
          ],
          [
            -2.679928,
            53.723684
          ],
          [
            -2.679218,
            53.723769
          ],
          [
            -2.678724,
            53.723807
          ],
          [
            -2.678554,
            53.723821
          ],
          [
            -2.678372,
            53.72366
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013240804, PR5 5XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6805317005898517,
          53.72359942358939
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033053567, PR5 5XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6785003536169674,
          53.723566005873614
        ]
      }
    }
  ]
}