{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007775393, Liberty Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.445364894231636,
          52.51911863338346
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071496382, Alliance Close",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.445132393292196,
          52.518856833940916
        ]
      }
    }
  ]
}