{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Davies Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.954276,
            51.686885
          ],
          [
            -4.954355,
            51.686614
          ],
          [
            -4.954434,
            51.686343
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Davies Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.954434,
            51.686343
          ],
          [
            -4.954501,
            51.68608
          ],
          [
            -4.954568,
            51.685816
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023957299, SA72 6SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.9542758220805645,
          51.68688451707735
        ]
      }
    }
  ]
}