{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Priory Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.205433,
            53.841365
          ],
          [
            -2.205288,
            53.841311
          ],
          [
            -2.205144,
            53.841257
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Priory Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.205144,
            53.841257
          ],
          [
            -2.20501,
            53.841204
          ],
          [
            -2.204875,
            53.841151
          ],
          [
            -2.204728,
            53.841092
          ],
          [
            -2.20458,
            53.841034
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022947629, BB9 8HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.204595630814631,
          53.841033663543826
        ]
      }
    }
  ]
}