{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "47040900, Great Lime Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.553792533184822,
          55.02543543890051
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47237146, Great Lime Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5537312636443914,
          55.025318393674496
        ]
      }
    }
  ]
}