{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250025382, Giddy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4846886998978635,
          51.22778135350696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250065234, Giddy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4846513135987878,
          51.22831203363994
        ]
      }
    }
  ]
}