{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "90149182, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1000897481378327,
          52.45835272606308
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015338751, Folkes Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.100252370511879,
          52.45867622778302
        ]
      }
    }
  ]
}