{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012010274, Burton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5419849694249503,
          52.777942843057005
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003155361, Burton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5420605036619002,
          52.777808290742364
        ]
      }
    }
  ]
}