{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013049056, St German's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5248936243138935,
          50.73580152850426
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040234632, St German's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5248936243138935,
          50.73580152850426
        ]
      }
    }
  ]
}