{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cairn Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.619289,
            55.081397
          ],
          [
            -3.619515,
            55.081322
          ],
          [
            -3.619741,
            55.081247
          ],
          [
            -3.619824,
            55.081219
          ],
          [
            -3.619908,
            55.081191
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137026333, DG2 0DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6194991426747527,
          55.081160933993694
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137037227, DG2 0DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.619452895970533,
          55.08117952368409
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137088458, DG2 0BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6192893743808723,
          55.081397393086
        ]
      }
    }
  ]
}