{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woadmill Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.121182,
            52.755899
          ],
          [
            0.120325,
            52.755914
          ],
          [
            0.117001,
            52.755768
          ],
          [
            0.116851,
            52.755741
          ],
          [
            0.112686,
            52.754989
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002550118, PE12 9AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.12112996097295509,
          52.75590060848284
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001148447, PE13 5QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.11285345402499936,
          52.754834545411114
        ]
      }
    }
  ]
}