{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023779663, Granite Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1497301457834648,
          52.736486715215875
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070068045, Betty Henser's Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1496312062806382,
          52.736243280687326
        ]
      }
    }
  ]
}