{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Westfield Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.222672,
            56.966893
          ],
          [
            -2.222852,
            56.966735
          ],
          [
            -2.223031,
            56.966578
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151071451, AB39 2FN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.223321298614267,
          56.96645720558827
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151072092, AB39 2FN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.223864450455897,
          56.96652810021084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151161999, AB39 2EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2226989768302463,
          56.96689849764405
        ]
      }
    }
  ]
}