{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "24041249, Great Western Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8514136332589217,
          51.43007421101614
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24041250, Great Western Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8512253229293396,
          51.43000364466736
        ]
      }
    }
  ]
}