{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chisholm's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.461155,
            57.53965
          ],
          [
            -2.460613,
            57.539714
          ],
          [
            -2.460071,
            57.539777
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151000693, AB53 4PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4602054034333274,
          57.539857833365865
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151141363, AB53 4PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4609395442832405,
          57.5397922761312
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151162432, AB53 4AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.461104758857884,
          57.53964795149824
        ]
      }
    }
  ]
}