{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Citrine Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.02918,
            53.406973
          ],
          [
            -3.02877,
            53.406964
          ],
          [
            -3.028361,
            53.406954
          ],
          [
            -3.028349,
            53.406954
          ],
          [
            -3.028337,
            53.406953
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42025081, CH44 7EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.027831649819438,
          53.40720037076039
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42182718, CH44 7HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.029180029808887,
          53.40697301883973
        ]
      }
    }
  ]
}