{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009869841, Pinkhill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3772214191060757,
          51.77595863004323
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033224169, Pinkhill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3772214191060757,
          51.77595863004323
        ]
      }
    }
  ]
}