{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "141020460, Maybole Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.621513934612369,
          55.44247662904508
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141067817, Shawfield Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.621680767978788,
          55.44260788522772
        ]
      }
    }
  ]
}