{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cupola",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.472578,
            53.38703
          ],
          [
            -1.472614,
            53.386782
          ],
          [
            -1.472651,
            53.386535
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013334356, S3 8UA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4725234035252714,
          53.38712754438856
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052093196, S3 8UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4725451006711172,
          53.38658831902189
        ]
      }
    }
  ]
}