Cayo Perico Simple Gas station [ymap]

If any of you uses the frfuel resource ([Release] FRFuel [v1.7.0]) for gas stations, I have added the coords of these pumps in the GasStations.json file and wanted to post it here to save you the trouble!
Just add this in the bottom part of the file:

    {
      "coordinates": {
        "X": 4490.8862304688,
        "Y": -4512.158203125,
        "Z": 4.1904835700989
      },
      "pumps": [
        {
          "X": 4491.1796875,
          "Y": -4512.158203125,
          "Z": 4.1904835700989
        },
        {
          "X": 4496.482421675,
          "Y": -4510.6430664062,
          "Z": 4.1905870437622
        },
		{
          "X": 4486.0869140625,
          "Y": -4514.2416992188,
          "Z": 4.1551990509033
        },
		{
          "X": 4516.673828125,
          "Y": -4507.6875,
          "Z": 4.1756091117859
		},
		{
          "X": 4515.7807617188,
          "Y": -4507.1958007812,
          "Z": 3.9659631252289
		}
      ]
    }

Make sure to put a comma after the gas station that comes before this one!