{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "44112367, Watling Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.484134529633865,
          51.39559338347748
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061294349, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4843620976652017,
          51.39581339460065
        ]
      }
    }
  ]
}