{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Venn Cross",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.713367,
            50.306367
          ],
          [
            -3.715259,
            50.305874
          ],
          [
            -3.716623,
            50.305519
          ],
          [
            -3.717182,
            50.305447
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008913451, TQ9 7RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.713765125341119,
          50.306109443083805
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023565808, TQ9 7RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7133671263417125,
          50.30636714498432
        ]
      }
    }
  ]
}