{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003368368, Dunclent Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2054432845888634,
          52.3751931420238
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003383538, Stone Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.20546135737522,
          52.37592131129379
        ]
      }
    }
  ]
}