{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beeches Road Passage",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.9841,
            52.513494
          ],
          [
            -1.984591,
            52.513789
          ],
          [
            -1.985081,
            52.514084
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008537356, B70 6PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9846462692826727,
          52.51391625329642
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008762637, B70 6PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9837771035327334,
          52.51329583574109
        ]
      }
    }
  ]
}