{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002767819, Burton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7901910346922085,
          52.691612612089614
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002767820, Burton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7902208400200157,
          52.69156771651436
        ]
      }
    }
  ]
}