{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dorset Buildings",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.106011,
            51.513245
          ],
          [
            -0.105692,
            51.513275
          ],
          [
            -0.105374,
            51.513305
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "95504534, EC4Y 8EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10564912616907939,
          51.51327529042322
        ]
      }
    }
  ]
}