{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100040345124, Peppery Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5162449925946655,
          50.53883270340591
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040345125, Peppery Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5158666960190477,
          50.53847788818863
        ]
      }
    }
  ]
}