{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lime Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.095309,
            53.478588
          ],
          [
            -2.095587,
            53.478529
          ],
          [
            -2.095866,
            53.478471
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002997373, SK16 4XH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0953086633854174,
          53.47858780447202
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004433753, SK16 4LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0953086633854174,
          53.47858780447202
        ]
      }
    }
  ]
}