{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "46378, Avon Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6399376214968893,
          51.47973204672687
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "311783, Avon Vale",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.639589784011106,
          51.47957209586779
        ]
      }
    }
  ]
}