{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hunt's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.804116,
            51.389262
          ],
          [
            -2.802624,
            51.389751
          ],
          [
            -2.801748,
            51.389789
          ],
          [
            -2.801478,
            51.389801
          ],
          [
            -2.799287,
            51.390222
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023718610, BS49 4LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.799294435541163,
          51.390265943026236
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024739179, BS49 4QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8027077408170937,
          51.390674212544326
        ]
      }
    }
  ]
}