{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Compass Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.801209,
            55.818542
          ],
          [
            -3.801226,
            55.818364
          ],
          [
            -3.801242,
            55.818187
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118194743, ML7 4AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.801234966738582,
          55.8181899280132
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118194801, ML7 4FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8012287969283416,
          55.818747186341994
        ]
      }
    }
  ]
}