{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fairview Park",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.676452,
            50.582096
          ],
          [
            -3.676656,
            50.582581
          ],
          [
            -3.676659,
            50.582588
          ],
          [
            -3.676681,
            50.58264
          ],
          [
            -3.676698,
            50.582681
          ],
          [
            -3.676627,
            50.582689
          ],
          [
            -3.676145,
            50.582744
          ],
          [
            -3.67606,
            50.582753
          ],
          [
            -3.675972,
            50.582757
          ],
          [
            -3.675883,
            50.582761
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032969882, TQ13 9DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6766789955078534,
          50.58231111392493
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094793983, TQ13 9DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6758754548336015,
          50.58275437633823
        ]
      }
    }
  ]
}