{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "93078, Easton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.574944207559805,
          51.459756780797946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025568462, Easton Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.575003587110115,
          51.459900355523125
        ]
      }
    }
  ]
}