{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100091552160, Lobster Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2933499057168711,
          52.62982977946921
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091552467, Lobster Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2931722322330752,
          52.62982572925146
        ]
      }
    }
  ]
}