{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dunbar Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.406094,
            51.382236
          ],
          [
            -0.405968,
            51.382299
          ],
          [
            -0.405843,
            51.382362
          ],
          [
            -0.405793,
            51.382387
          ],
          [
            -0.405743,
            51.382413
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033318432, KT12 3LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4061950681590349,
          51.38221193968433
        ]
      }
    }
  ]
}