{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "131001431, Fenwick Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.298567153953621,
          55.7966765867506
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "131023017, Fenwick Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2959236877327385,
          55.798658338989355
        ]
      }
    }
  ]
}