{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "768012198, Trout Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4803409478730486,
          51.513278801318066
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023420511, Trout Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.480536589643959,
          51.51302955534327
        ]
      }
    }
  ]
}