{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gray Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.201978,
            51.481935
          ],
          [
            -3.201709,
            51.481986
          ],
          [
            -3.20144,
            51.482038
          ],
          [
            -3.20162,
            51.482366
          ],
          [
            -3.201801,
            51.482693
          ],
          [
            -3.201896,
            51.482872
          ],
          [
            -3.201992,
            51.483051
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014200698, CF11 9NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2020069391717034,
          51.48304958304573
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095990823, CF11 9NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.201821639489864,
          51.482574910250314
        ]
      }
    }
  ]
}