{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bennion Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.133048,
            52.985173
          ],
          [
            -2.13309,
            52.985203
          ],
          [
            -2.133131,
            52.985233
          ],
          [
            -2.133487,
            52.985454
          ],
          [
            -2.133658,
            52.985561
          ],
          [
            -2.13363,
            52.985599
          ],
          [
            -2.133591,
            52.985653
          ],
          [
            -2.133565,
            52.985689
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455132613, ST3 1PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.13366006666166,
          52.98555922026002
        ]
      }
    }
  ]
}