{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grenada Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.209919,
            55.762775
          ],
          [
            -4.209838,
            55.762778
          ],
          [
            -4.209757,
            55.762781
          ],
          [
            -4.209251,
            55.762794
          ],
          [
            -4.2089,
            55.762802
          ],
          [
            -4.208794,
            55.762738
          ],
          [
            -4.208653,
            55.762572
          ],
          [
            -4.208511,
            55.762405
          ],
          [
            -4.20857,
            55.762314
          ],
          [
            -4.208628,
            55.762223
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484171277, G75 8NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.209934735367274,
          55.76277485546884
        ]
      }
    }
  ]
}