{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137045769, Church Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.485012399985649,
          54.95858299585905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137089563, Auchendoon Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.485340584660468,
          54.95858527346877
        ]
      }
    }
  ]
}