{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10070884348, Essex Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3553990958607516,
          53.7566615543786
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010429132, Essex Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.355581550603896,
          53.756714941337115
        ]
      }
    }
  ]
}