{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.213648,
            55.829535
          ],
          [
            -4.213642,
            55.829458
          ],
          [
            -4.213637,
            55.82938
          ],
          [
            -4.213592,
            55.829121
          ],
          [
            -4.213548,
            55.828862
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484126980, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.213959188485538,
          55.82923644263243
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484131191, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.214271447389611,
          55.82939259305938
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484171766, G73 1DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.213652919752453,
          55.8294666418789
        ]
      }
    }
  ]
}