{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wicaford Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.762182,
            50.996636
          ],
          [
            -3.762075,
            50.995394
          ],
          [
            -3.762072,
            50.995353
          ],
          [
            -3.76226,
            50.994816
          ],
          [
            -3.762225,
            50.994163
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012099609, EX36 4PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.766356083706488,
          50.99423286855034
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012105429, EX36 4EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7621828857498247,
          50.99504234454404
        ]
      }
    }
  ]
}