{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123076157, Renfrew Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.362634231600274,
          55.87053622933316
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700211719, Renfrew Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.362863365520063,
          55.8703610623794
        ]
      }
    }
  ]
}