{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "4510105899, Church Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5482977142578915,
          54.975703255257756
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025473457, Titan Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5479998819356202,
          54.97579201236841
        ]
      }
    }
  ]
}