{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137106935, Ayr Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.253301782939956,
          55.18658843912003
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025368267, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.254290380221954,
          55.18601288557925
        ]
      }
    }
  ]
}