{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002249452, Little Green",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3038265798476914,
          51.462066621378305
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002264543, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.30386741113099525,
          51.46213015885703
        ]
      }
    }
  ]
}