{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Page Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.95135,
            51.619613
          ],
          [
            -3.951695,
            51.619418
          ],
          [
            -3.952041,
            51.619224
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010024171, SA1 4EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.951789516567056,
          51.6194258645776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010053783, SA1 4HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9520408702471044,
          51.61922384952752
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010057700, SA1 4EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9516907817255333,
          51.619481461477484
        ]
      }
    }
  ]
}