public static void Main()
Console.WriteLine("Hello!\nI am bored, so am making this program.\nYou give me the name of a service station, and I give you my opinion on it!");
Console.WriteLine("I have certainly not been to them all, and only know the name of 3 I HAVE been in, so this\nis mainly me looking them up on google and saying what I see.");
Console.WriteLine("(Please use capital letters and it's proper name, but don't write 'services' on the end lmao)");
Console.WriteLine("\nSo, which service station would you like me to review? (press Enter to end)\n");
services = Console.ReadLine();
Console.WriteLine("Looks like your standard Welcome Break. Good views, looking at hills and stuff, that's Scotland for you.");
Console.WriteLine("It has a Harry Ramsden's and The Good Breakfast and I don't know what either of those are");
Console.WriteLine("Awful lot of Starbucks options, not sure how I feel about that.");
Console.WriteLine("Oh but there are showers apparently?");
Console.WriteLine("Sorry if you wrote Forton and it didn't work lol.");
Console.WriteLine("I've been here! Stopped on the way up to the Lake District");
Console.WriteLine("Obviously the Pennine Tower is the first thing anyone spots. Apparently it was there for publicity because\nthey couldn't advertise the station itself.");
Console.WriteLine("I don't remember loads cause we were rushed, but I think we went into a WHSmith and didn't buy anything.");
Console.WriteLine("Man, I love WHSmith.");
Console.WriteLine("Tebay, Tebay, Tebay.");
Console.WriteLine("John Robins said something about Tebay once and I can't remember what, but yeah, this is a good one.");
Console.WriteLine("I've never been, we came so close on holiday but it was too far north, so we stopped at Lancaster instead.");
Console.WriteLine("Westmorland Group one, like Gloucester and Cairn Lodge (I think).");
Console.WriteLine("I mean it's probably the most famous one, very fancy, farm shops and stuff. It's so cool.");
Console.WriteLine("Yeah, very good.");
Console.WriteLine("Please enter the name of a services! Check it's spelled right and all that...");
Console.WriteLine("Well that was fun.");