{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cliffland Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.237468,
            54.518099
          ],
          [
            -1.238371,
            54.517543
          ],
          [
            -1.239274,
            54.516986
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025001268, TS8 9DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.239317506719587,
          54.51481280905573
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093977681, TS8 9NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2376189358277099,
          54.51810039494678
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093977711, TS8 9GL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2409053743803133,
          54.517482974099025
        ]
      }
    }
  ]
}