{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coopers Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.09337,
            57.586651
          ],
          [
            -2.092585,
            57.586997
          ],
          [
            -2.091801,
            57.587343
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151142264, AB43 6UA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0929777119868915,
          57.58690443919111
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151161244, AB43 6ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.093328340306618,
          57.58667063806702
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151500783, AB43 6UA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.092760560231144,
          57.587012387804556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025445398, AB43 6ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0924093083932713,
          57.587003663481035
        ]
      }
    }
  ]
}