{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10022838845, Cirencester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1434600783089173,
          51.64466568836444
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024734108, Old Ilsom Farm Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.141353767167373,
          51.641206616108505
        ]
      }
    }
  ]
}