{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023384601, Birmingham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.676688139844485,
          52.23030428892327
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071513163, Park Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6742276873994593,
          52.23240127738639
        ]
      }
    }
  ]
}