{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10022970823, Cherry Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4546017925468564,
          53.82779915275539
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026087002, Tuscany Grove",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4544998283564925,
          53.82820399909386
        ]
      }
    }
  ]
}