{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100091257089, Smiths Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7626108535690106,
          51.68150076387551
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091257091, Foxfield Chase",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7626253004225673,
          51.681500423907835
        ]
      }
    }
  ]
}