{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025205788, Trout Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.38444409762486753,
          51.028123885302634
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004792055, Two Mile Ash Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.38463591176064277,
          51.02916971758748
        ]
      }
    }
  ]
}