{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Croft Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.166117,
            53.46083
          ],
          [
            -2.166287,
            53.460777
          ],
          [
            -2.166456,
            53.460723
          ],
          [
            -2.166503,
            53.460709
          ],
          [
            -2.16655,
            53.460694
          ],
          [
            -2.166679,
            53.460653
          ],
          [
            -2.166808,
            53.460613
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77186752, M18 8WH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.166749263193371,
          53.46077508771888
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023063882, M18 7FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1667938468606915,
          53.46062222130459
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090423929, M18 8WH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.166749263193371,
          53.46077508771888
        ]
      }
    }
  ]
}