{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100100952621, Woodland Road East",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7280533695137246,
          53.29402661276325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002486532, Woodland Road East",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7280511929748528,
          53.29397270501392
        ]
      }
    }
  ]
}