{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007647722, Greenfield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2308047265688544,
          53.168939904691776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094313321, Back Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2308047265688544,
          53.168939904691776
        ]
      }
    }
  ]
}