{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013923199, Hazen Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4012839554836283,
          51.27829280459999
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025149233, Kings Hill Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.40100008412485494,
          51.27807379064679
        ]
      }
    }
  ]
}