{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023645779, Moreton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8217718642435545,
          52.40530108414249
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071488764, Union Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.821787323008973,
          52.40511231566042
        ]
      }
    }
  ]
}