{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cole Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.92603,
            50.374074
          ],
          [
            -3.926893,
            50.373893
          ],
          [
            -3.929454,
            50.373534
          ],
          [
            -3.930004,
            50.373422
          ],
          [
            -3.933917,
            50.372624
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008922187, PL21 9JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9254268201295477,
          50.37375951720677
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023567608, PL21 9JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9339456867824465,
          50.37262876255007
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024679567, PL21 0LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9151581826063757,
          50.37650145069876
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024695174, PL21 9JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9250038236484333,
          50.37303799549213
        ]
      }
    }
  ]
}