{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crompton Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.103943,
            53.583277
          ],
          [
            -2.104016,
            53.583044
          ],
          [
            -2.104033,
            53.582989
          ],
          [
            -2.103743,
            53.582933
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000118189, OL2 7XR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.103942887260454,
          53.583277039703724
        ]
      }
    }
  ]
}