{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Euxton Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.032057,
            53.796763
          ],
          [
            -3.032117,
            53.796893
          ],
          [
            -3.032177,
            53.797022
          ],
          [
            -3.032459,
            53.79697
          ],
          [
            -3.032741,
            53.796918
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070843328, FY4 3HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0321807250907002,
          53.79703792147413
        ]
      }
    }
  ]
}