{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crosspost Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.483608,
            51.373349
          ],
          [
            -2.481527,
            51.372962
          ],
          [
            -2.480566,
            51.372984
          ],
          [
            -2.480473,
            51.373005
          ],
          [
            -2.479312,
            51.373273
          ],
          [
            -2.477783,
            51.374076
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001147434, BA2 9HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.481167455301353,
          51.37329286643269
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023106764, BA2 9HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.483552658835801,
          51.37332800100275
        ]
      }
    }
  ]
}