{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Butcher Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.793695,
            52.0072
          ],
          [
            -0.793386,
            52.007377
          ],
          [
            -0.793378,
            52.007382
          ],
          [
            -0.793062,
            52.007563
          ],
          [
            -0.79281,
            52.00771
          ],
          [
            -0.792798,
            52.007717
          ],
          [
            -0.792535,
            52.007871
          ],
          [
            -0.792234,
            52.008048
          ],
          [
            -0.791934,
            52.008225
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "25131994, MK5 7LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7936950813926047,
          52.007200205463405
        ]
      }
    }
  ]
}