{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118063945, Hamilton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.0066638476884435,
          55.78687047614206
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118165181, Kethers Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.006923442242871,
          55.78695610731871
        ]
      }
    }
  ]
}