{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10015425070, Ledbury Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.577762055051019,
          51.92062674422135
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002627280, Over Ross Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.577326442255031,
          51.92067383709378
        ]
      }
    }
  ]
}