{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "45090194, Thompson Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.395680265803631,
          54.92339623864617
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015421164, Carley Hill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3961042006201252,
          54.92321861591123
        ]
      }
    }
  ]
}