{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "132027022, Ascog Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.32655695646613,
          55.90661691276404
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132048553, Bute Crescent",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.326823266852122,
          55.90652200306747
        ]
      }
    }
  ]
}