{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.174252,
            51.681047
          ],
          [
            -2.174555,
            51.681074
          ],
          [
            -2.174857,
            51.6811
          ],
          [
            -2.17501,
            51.681127
          ],
          [
            -2.175164,
            51.681154
          ],
          [
            -2.175169,
            51.681157
          ],
          [
            -2.175175,
            51.68116
          ],
          [
            -2.175184,
            51.681183
          ],
          [
            -2.175193,
            51.681204
          ],
          [
            -2.175161,
            51.681286
          ],
          [
            -2.175154,
            51.681305
          ],
          [
            -2.175129,
            51.681367
          ],
          [
            -2.175127,
            51.681373
          ],
          [
            -2.175114,
            51.681404
          ],
          [
            -2.175036,
            51.681604
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022849574, GL8 8NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.175566985454214,
          51.68063185353272
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023476466, GL8 8NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.174252411985619,
          51.68104740871525
        ]
      }
    }
  ]
}