{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dales View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.506209,
            54.32155
          ],
          [
            -1.506312,
            54.321837
          ],
          [
            -1.506416,
            54.322124
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070733803, DL7 9NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5064873166894743,
          54.321967764280856
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070733807, DL7 9NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5061452268505582,
          54.322289907162215
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070733813, DL7 9RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5062001686679134,
          54.32155317550695
        ]
      }
    }
  ]
}