{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "East Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.038246,
            53.379703
          ],
          [
            -3.037721,
            53.379767
          ],
          [
            -3.037197,
            53.379831
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42035358, CH42 9NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.038416668063325,
          53.37980919813944
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42035359, CH42 9NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0383552352143046,
          53.37975579857134
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42035360, CH42 9NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.038306645772564,
          53.37961239711095
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42183032, CH42 9LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0371996612876955,
          53.37983775901339
        ]
      }
    }
  ]
}