{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090538791, Central Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2029844117470225,
          52.03146477374689
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002756910, A1189",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2023481168737984,
          52.03174291241767
        ]
      }
    }
  ]
}