{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Banchory Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.595254,
            55.072251
          ],
          [
            -3.594769,
            55.07228
          ],
          [
            -3.594285,
            55.072309
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137013531, DG1 3BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5946508133202677,
          55.072447760858815
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137018370, DG1 3BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5946069972010215,
          55.07213378125845
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137088428, DG1 3BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.595253826550556,
          55.072251128339566
        ]
      }
    }
  ]
}