{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013812127, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.38307495625177124,
          53.538490644857234
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034698479, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.38253197645544607,
          53.53848330162858
        ]
      }
    }
  ]
}