{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Cove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.838664,
            54.079418
          ],
          [
            -2.838863,
            54.079303
          ],
          [
            -2.839062,
            54.079188
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009292515, LA4 6AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.838759303133516,
          54.07936039941696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010496525, LA4 6AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8383808606920153,
          54.07954279461473
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010496526, LA4 6AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.838427071139308,
          54.079560448149586
        ]
      }
    }
  ]
}