{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Morar Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.403973,
            55.91631
          ],
          [
            -4.404673,
            55.916247
          ],
          [
            -4.405373,
            55.916184
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129054613, G81 2YE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.403543371019678,
          55.91635432393389
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025425890, G81 2XT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.40101799777372,
          55.91692489497394
        ]
      }
    }
  ]
}