{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "35009640, Alloa Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7548788122496113,
          56.10970194310591
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "35027606, Mary Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.754447743623643,
          56.109770972009265
        ]
      }
    }
  ]
}