{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10093271438, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.84711827055903,
          52.05374193332442
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121370202, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8470889809702744,
          52.0537778578678
        ]
      }
    }
  ]
}