{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123114636, Hillington Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.367088682263503,
          55.86493214697604
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123114641, Huntly Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.367495861219411,
          55.86531977053021
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123118227, Huntly Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.367302892206004,
          55.86477523367141
        ]
      }
    }
  ]
}