{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025423356, Edinburgh Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.430738838700869,
          56.380416781848645
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092767937, Breadalbane Terrace",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.431816006934804,
          56.380206670439215
        ]
      }
    }
  ]
}