{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broadmead Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.345073,
            51.001939
          ],
          [
            -2.346174,
            51.001186
          ],
          [
            -2.347274,
            51.000433
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013274190, SP8 5EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3406080438864323,
          51.00305574557194
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013288480, SP8 5EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3451176071967654,
          51.00194544582639
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024724889, SP8 5SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.351394952745935,
          50.99717880130068
        ]
      }
    }
  ]
}