{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10004528751, Vincent Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0387602441394077,
          52.989670632149014
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100887869, Vincent Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.038245858048763,
          52.98934251161227
        ]
      }
    }
  ]
}