{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bucklaw Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.345135,
            55.845157
          ],
          [
            -4.34514,
            55.844973
          ],
          [
            -4.345145,
            55.844789
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700140507, G52 3BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.344894634756057,
          55.84514393856746
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700369574, G52 3SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.344500594331817,
          55.84523234039999
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700391975, G52 3BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.34512072632553,
          55.845184565819004
        ]
      }
    }
  ]
}