{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10094632899, Love Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.542783477288431,
          50.08251276791604
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040111821, Love Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.542583459255364,
          50.08283376401379
        ]
      }
    }
  ]
}