{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10004567222, White House Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1248039303997173,
          52.078778090699025
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091372704, Norwich Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1256001240705231,
          52.07889187095459
        ]
      }
    }
  ]
}