{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Canon Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.563142,
            51.460736
          ],
          [
            -2.562246,
            51.460911
          ],
          [
            -2.562175,
            51.460925
          ],
          [
            -2.562149,
            51.46093
          ],
          [
            -2.562101,
            51.46094
          ],
          [
            -2.561156,
            51.461124
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "312426, BS5 0EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5630813442779403,
          51.460722527814774
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024756126, BS5 9JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5619467204455226,
          51.460925789042825
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025456876, BS5 9JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5615384132688193,
          51.460496148212584
        ]
      }
    }
  ]
}