{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118063946, Hamilton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.997459072959777,
          55.78870099644507
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118163500, Cameron Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.997475776252952,
          55.78840415414388
        ]
      }
    }
  ]
}