{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118035548, Cameron Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9588583749340156,
          55.913430504577605
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118038024, Cameron Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9524222375676024,
          55.91144781514622
        ]
      }
    }
  ]
}