{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Primrose Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.473604,
            53.572745
          ],
          [
            -1.47336,
            53.57277
          ],
          [
            -1.473302,
            53.572776
          ],
          [
            -1.473131,
            53.572729
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007003894, S71 1NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.472876021562818,
          53.57267067420824
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007003895, S71 1NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4728469382615588,
          53.5725806620516
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015459919, S71 1NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4727420185769546,
          53.57251728106692
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022881607, S71 1NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4730740009028516,
          53.572536719829905
        ]
      }
    }
  ]
}