{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025094390, Watton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2260109613938601,
          52.62663884901527
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091821385, Old Watton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2257509750322788,
          52.627122588977855
        ]
      }
    }
  ]
}