{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118113947, Gartsherrie Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.042090785550615,
          55.871609802404464
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025429606, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.0403434673795715,
          55.87181852971527
        ]
      }
    }
  ]
}