{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "132020725, Auchinloch Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.150950607871024,
          55.919966217349064
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "132055084, Auchinloch Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.151428290495699,
          55.91992192243535
        ]
      }
    }
  ]
}