{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kiln Croft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.11059,
            53.410451
          ],
          [
            -2.11071,
            53.41015
          ],
          [
            -2.11083,
            53.409848
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009667558, SK6 3DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1105904400812334,
          53.4104508088919
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011494377, SK6 3EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.111025901266294,
          53.41014479333185
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011494378, SK6 3EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1110558001306465,
          53.41007285709517
        ]
      }
    }
  ]
}