{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "299037, South Liberty Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.615148524936763,
          51.43320709618299
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "372119, South Liberty Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.615148524936763,
          51.43320709618299
        ]
      }
    }
  ]
}