{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "131022800, Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.287369687918665,
          55.802161226314986
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "131038065, Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.287309090464417,
          55.802216279656236
        ]
      }
    }
  ]
}