{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Belmont Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.498176,
            53.999767
          ],
          [
            -1.498089,
            53.999739
          ],
          [
            -1.498001,
            53.99971
          ],
          [
            -1.497974,
            53.999699
          ],
          [
            -1.497948,
            53.999687
          ],
          [
            -1.497933,
            53.999681
          ],
          [
            -1.497918,
            53.999674
          ],
          [
            -1.497728,
            53.999592
          ],
          [
            -1.497537,
            53.99951
          ],
          [
            -1.497453,
            53.999474
          ],
          [
            -1.497369,
            53.999438
          ],
          [
            -1.497287,
            53.999403
          ],
          [
            -1.497205,
            53.999367
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022908305, HG2 7LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4981761928533368,
          53.999766980105555
        ]
      }
    }
  ]
}