{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10070532711, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.32134905018869,
          54.527101771359455
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110691939",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3207442134790797,
          54.526815797037074
        ]
      }
    }
  ]
}