{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Water Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.51893,
            57.665313
          ],
          [
            -2.518773,
            57.665276
          ],
          [
            -2.518726,
            57.665157
          ],
          [
            -2.518643,
            57.664948
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151060003, AB45 1HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5185948829735785,
          57.665045240026274
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151060004, AB45 1HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.518595395957966,
          57.665081167614495
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151155986, AB45 1GL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5199574917609375,
          57.66538995976641
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151501510, AB45 1HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.519069566069379,
          57.665420554440956
        ]
      }
    }
  ]
}