{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121375449, Peakman Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9383406452658325,
          52.30711180436954
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003631144, Peakman Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9395877019035632,
          52.30682475876723
        ]
      }
    }
  ]
}