{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bethel Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.108836,
            51.641304
          ],
          [
            -4.108867,
            51.641243
          ],
          [
            -4.108937,
            51.641109
          ],
          [
            -4.109009,
            51.640972
          ],
          [
            -4.109039,
            51.640915
          ],
          [
            -4.109044,
            51.640855
          ],
          [
            -4.109048,
            51.640818
          ],
          [
            -4.109051,
            51.640793
          ],
          [
            -4.109062,
            51.64067
          ],
          [
            -4.109054,
            51.640596
          ],
          [
            -4.109045,
            51.640522
          ],
          [
            -4.109042,
            51.640461
          ],
          [
            -4.109039,
            51.640401
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010055434, SA4 3FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.10903940117981,
          51.64040074756396
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010063406, SA4 3FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.109253668084059,
          51.64065768377587
        ]
      }
    }
  ]
}