{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023385162, Innovation Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.676979744559194,
          52.175940033394696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023388597, Banbury Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.676979744559194,
          52.175940033394696
        ]
      }
    }
  ]
}