{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10011764279, Severn Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1371843620289845,
          52.657644387218106
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002962321, Severn Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.138466787291115,
          52.65749721854017
        ]
      }
    }
  ]
}