{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001225244, Smith Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1889711736829887,
          52.59867647488585
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001230049, Smith Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.189747113582587,
          52.59903239424253
        ]
      }
    }
  ]
}