{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10015303828, Orchard Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1884329031386285,
          54.540661720675814
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034527302, Church Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1872018135386735,
          54.541165724628634
        ]
      }
    }
  ]
}