{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250040904, Orchard Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5790941798646982,
          51.272293879861195
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067771, Drials Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.578832775262293,
          51.27202541563108
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067970, Puppy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.578832775262293,
          51.27202541563108
        ]
      }
    }
  ]
}