{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Market Place (B6527)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.304469,
            53.668707
          ],
          [
            -2.304472,
            53.668802
          ],
          [
            -2.304476,
            53.668897
          ],
          [
            -2.304496,
            53.668974
          ],
          [
            -2.304517,
            53.669052
          ]
        ]
      }
    }
  ]
}