{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10092797956, Sun Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1149552444453956,
          52.58846792772942
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071563609, Trysull Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.171344619856624,
          52.57072566891021
        ]
      }
    }
  ]
}