{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012343666, Lathom Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8516114957223593,
          53.57452804404149
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012414680, Castle Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8496337228259394,
          53.573805047275464
        ]
      }
    }
  ]
}